home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / wc3x / confxref.zip / CONFXREF.DOC next >
Text File  |  1992-11-01  |  6KB  |  115 lines

  1.  
  2.                                C O N F X R E F
  3.                                + + + + + + + +
  4.                                      by
  5.                               Michael A. Conley
  6.               version 1.01                       Compiled 11/01/92
  7.  
  8.            CONFXREF is NOT compatible with Wildcat! versions before 3.0
  9.  
  10.                   A public domain utility for Wildcat! SysOps
  11.                          from the Charlatan's Cabin BBS        
  12.                                  (213) 654-7337
  13.  
  14. WHAT IT DOES:
  15. =============
  16. CONFXREF produces a detailed report of your local and TNET echo mail 
  17. conferences which allows you to quickly detect conference numbering or
  18. naming errors.  It collects information from a variety of sources, including
  19. Wildcat!'s CONFDESC.DAT file, your TNET configuration files, your Tomcat!
  20. configuration file, and even the CONTROL.DAT files found in .QWK packets.
  21.  
  22. Here's a segment of a typical report:
  23.  
  24. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  25.                            The Charlatan's Cabin BBS
  26.  
  27.                    CONFERENCE CROSS REFERENCE LIST - Page 1 
  28.  
  29. CONF                                    TOMCAT         HUB          HUB  
  30. NBR.         DESCRIPTION                 NAME         NUMBER    DESCRIPTION
  31. ===========================================================================
  32.   0: Main Board/Comments  [LO]        Comments
  33.   1: User to User mail    [LO]        UserMail
  34. 101: Wildcat Discussion   [IN]        Wildcat!_I         34     Wildcat!
  35. 102: Cooking              [IN]        Cooking__I        110     Cooking
  36. 103: Entertainment        [IN]        Entertn__I         74     Entertain
  37. 104: For Sale             [IN]        ForSale__I         38     For-Sale
  38.  
  39. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  40.  
  41. SETTING UP:
  42. ===========
  43. First, be sure that MAKEWILD.DAT and CONFDESC.DAT are in a directory that is
  44. in your DOS path.  Also be sure that you have BRUN40.EXE available in the 
  45. path.  This Microsoft runtime module is required for the program to run.  
  46. If you don't already have it, it's probably available on the BBS where you 
  47. got this program, or you may call the Charlatan's Cabin BBS.  See below for 
  48. details.
  49.  
  50. CONFXREF can be run with NO configuration files to check, but this is rather
  51. pointless, since it then produces ONLY a listing of your conferences.
  52.  
  53. Step 1:  Place your TNET configuration file(s) (or copies of them) in the 
  54.          directory where you'll run CONFXREF.  
  55.  
  56. Step 2:  Extract CONTROL.DAT from a current .QWK file from your hub.  If you
  57.          call more than one hub, rename each CONTROL.DAT to match the TNET
  58.          configuration file it is associated with.  For example, if your 
  59.          hub configuration is: BIGBOARD.CFG, then you should extract the
  60.          CONTROL.DAT file from the .QWK and rename it BIGBOARD.DAT.  Do this
  61.          for each TNET configuration file.
  62.  
  63. Step 3:  Make sure that TOMCAT.CFG, CONFDESC.DAT, and MAKEWILD.DAT are in your
  64.          DOS path.
  65.  
  66. RUNNING THE PROGRAM:
  67. ====================
  68.  
  69. Start CONFXREF with no command line switches.  It will load your conference
  70. definitions from CONFDESC.DAT and then ask you for the first TNET configuration
  71. file.  Enter the file name.  The ".CFG" extension is assumed and need not be
  72. typed.  Next, you'll be asked if there's a matching CONTROL.DAT file for that
  73. configuration.  Since you're renamed it, enter the new name of the .DAT file.
  74. The ".DAT" extension is assumed.
  75.  
  76. The program will read those files and cross-reference them to the conference
  77. list already loaded.  You may repeat this operation for ALL of your TNET
  78. configuration files.  Once you've loaded them all, press [ENTER] alone when
  79. asked for the next config file, and CONFXREF will read TOMCAT.CFG if it's
  80. available, and then produce the output file, called "CONFXREF.RPT"  This is
  81. a plain ASCII file and may be copied directly to your printer, if desired.
  82. There are form feeds at each page break.
  83.  
  84. PROBLEMS, SUGGESTIONS:
  85. ======================
  86. This program is public domain.  I don't seek or accept any donations or 
  87. registration fees for any of my Wildcat! utility programs, including 
  88. TODAYBBS, FLOP, MSTAT, USTAT, and others ... however I invite you to
  89. read the short textfile "SHARE" enclosed in this ZIPfile.  It suggests
  90. that you make a contribution to YOUR favorite charity if you find this
  91. program useful.
  92.  
  93. I welcome suggestions, and will try to help (no guarantees) if there are
  94. problems.
  95.  
  96. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  97. your Wildcat! registration number in the comment and you'll be upgraded to
  98. visiting sysop level without the usually required registration by mail.
  99.  
  100. You may also leave a message via CompuServe EMail. My CompuServe account 
  101. number is 70250,220.  I also regularly check the Mustang Software head-
  102. quarters BBS, especially the "3rd Party Utilities Help" conference.
  103.  
  104. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with the 
  105. price of public domain software these days ... I just can't afford to be 
  106. "on call."  I WILL respond to your questions via my BBS or CompuServe,
  107. or via the Mustang Software registered SysOp BBS.
  108.  
  109.  
  110. REVISION HISTORY:
  111. =================
  112. Version 1.00    Compiled  8/22/92       First general release.
  113. Version 1.01    Compiled 11/01/92       Bug fix, occasional error determining
  114.                                         maximum conference number.
  115.